home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Santos.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(rollOut).as next >
Encoding:
Text File  |  2006-06-13  |  131 b   |  6 lines

  1. on(rollOut){
  2.    setProperty("T1", _visible, "0");
  3.    setProperty("T2", _visible, "0");
  4.    setProperty("T3", _visible, "0");
  5. }
  6.